home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 33
/
Volume 33 - JOGO DISK .iso
/
Games
/
petshop.swf
/
scripts
/
DefineButton2_281
/
BUTTONCONDACTION on(rollOver).as
Wrap
Text File
|
2007-01-15
|
69b
|
7 lines
on(rollOver){
if(check >= 30)
{
check = 31;
}
}